home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 33
/
Aminet 33 - October 1999.iso
/
Aminet
/
dev
/
c
/
MEMLib.lha
/
MEMLib
/
Developer
/
source
/
TestMEMLIB.h
< prev
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-06-30
|
259 b
|
12 lines
#include <exec/memory.h>
#include <proto/exec.h>
#include <ctype.h>
#define VBCC=1
#define MWDEBUG=1 /* To enable memlib, you must #define MWDEBUG to 1 */
#include "memwatch.h"
#include "stringlib.h" /* ADOSLIB und STRINGLIB müssen gelinkt werden */